ANSI escape and control sequences used by Flash in ANSI modeControl-O switch to G0 character setControl-N switch to G1 character setESC (A  Set UK character set to G0ESC (B   Set ASCII character set to G0ESC (0  Set graphics character set [line-drawing] to G0ESC )A  Set UK character set to G1ESC )B   Set ASCII character set to G1ESC )0  Set graphics character set [line-drawing] to G1ESC 7   Save cursor and all character attributesESC 8   Restore cursor and all character attributes saved with ESC 7ESC #8   Fills screen with 'E's [Not particularly useful]ESC E   Moves cursor to start of next line [index]. Scrolls up if neededESC D   Moves cursor down one line. Scrolls text up if needed.ESC M   Moves cursor up one line [reverse index]. Scrolls down if neededESC c   Resets terminalESC =   Enter keypad application modeESC >   Exit keypad application modeESC Z   Send identity sequenceESC [?1l   Reset cursor key application modeESC [?2l   Enter VT52 emulation modeESC [?5l   Set screen display to 'normal'ESC [?6l   Set absolute origin modeESC [?7l   Set line wraparound offESC   [20l   Set line feed/new line to line feedESC [4l      Reset insert modeESC [=1l   Set screen lines to 24 [Equivalent to Flash HI OFF][This is a private Flasave high hopes for this SIG, though on ACE it has received no posts besides mine and Shadow's. I feel that it can grow into a place where programs are written nationally and people can stop griping about not having this or that, and hack something out togeESC [=1h   Set screen lines to 48 [Equivalent to Flash HI ON][This is a private Flash escape sequence]ESC   [PnA   Move cursor up Pn lines [Pn is optional]ESC [PnB   Move cursor down Pn lines [Pn is optional]ESC [PnC   Move cursor right Pn columns [Pn is optional]ESC [PnD   Move cursor left Pn columns [Pn is optional]ESC [PnG   Set cursor to column PnESC   [PnE   Identical to ESC E, but with numeric parameterESC [Pne   Identical to ESC D, but with numeric parameterESC [PnF   Identical to ESC M, but with numeric parameterESC [Pl;PcH   Position cursor to line Pl and column PcESC [Pl;Pcf   Identical to ESC [Pl;PcHESC [g or ESC [0g   Clear tab at current columnESC [3g   Clear all tabsESC H   Sets a tab at current columnESC [Pnd   Moves to row PnESC   [Pn`   Moves to column PnESC [PnP   Delete Pn characters. Shift remaining characters to fill.ESC [TR;BRr   Set scrolling region from row TR [top] to BR [bottom].ESC [PnM   Delete Pn linesESC [0J      Erase from cursor to end of displayESC   [1J      Erase from start of screen to cursorESC [2J      Erase entire displayESC [0K      Erase from cursor to end of lineESC [1K      Erase from beginning of line to cursorESC [2K      Erase entire lineESC [PnL   Insert Pn linesESC [PnZ   Backtab Pn timesESC [c      Sends "What are you" responseESC [5n      Terminal status reportESC [6n      Cursor position reportESC [0m      Set normal graphic renditionESC   [4m      Set underline attributeESC   [7m      Set reverse vide attributeESC   [Pnm   All OTHER values less than 7 set reverse video